← Back to issue list

`after:` does not support `- on` selector

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1795059
Type
issue
State
open
Author
~3v1n0
Labels
Created
2018-09-28 20:15:18.134126+00:00
Updated
2018-10-02 19:54:47.361577+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

I was trying to use different part dependent based on arch, but I can't use something like this: after: - on i386: - desktop-qt4 - on amd64: - desktop-qt5 Issues while validating snapcraft.yaml: The 'parts/my-part/after[0]' property does not match the required schema: OrderedDict([('on amd64', ['apt', 'dpkg'])]) is not of type 'string'

Evaluation history

No evaluation history available.